@charset "utf-8";
/* CSS Document */
* {
    margin: 0px;
    padding: 0px;
    -webkit-text-size-adjust: none;
}

html {
    height: 100%;
    border: none;
}

div,
ul,
li,
img {
    padding: 0;
    margin: 0;
    border: none;
}
img{
    max-width: 100%;
}

ul {
    list-style-type: none;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
blockquote,
input,
textarea,
table,
tr,
td {
    padding: 0;
    margin: 0;
    border: 0;
    font-size: 12px;
}

ul,
ol li,
dl,
dd {
    padding: 0;
    margin: 0;
    list-style-type: none;
    border: 0;
}

img,
a img {
    border: 0;
    margin: 0;
    padding: 0;
}

a:link {
    text-decoration: none;
}

a:visited {
    text-decoration: none;
}

a {
    color: #333;
}

.clear {
    clear: both;
}

body {
    font-family: "微软雅黑", "宋体", Arial;
    color: #333;
    font-size: 12px;
    /*line-height: 22px;*/
}

.container {
    /*background: url(../images1/bg.png) no-repeat center bottom;*/
    /*background-attachment: fixed;*/
}

.hover80:hover {
    opacity: 0.8;
}

.alignleft {
    text-align: left;
}

.alignright {
    text-align: right;
}

.aligncenter {
    text-align: center;
}

.float_left {
    float: left;
}

.float_right {
    float: right;
}

.h14 {
    font-size: 14px;
}

.h16 {
    font-size: 16px;
}

.h18 {
    font-size: 18px;
}

.h24 {
    font-size: 24px;
}

.h30 {
    font-size: 30px;
}

.ov {
    overflow: hidden;
}

.wrapper {
    width: 1000px;
    margin: 0 auto;
}

.top {
    background: #fff;
}

.logo {
    width: 145px;
    float: left;
    padding-top: 8px;
    text-align: center;
}

.logo img {
    height: 102px;
}

.lang {
    width: 135px;
    float: left;
    padding-top: 50px;
    padding-left: 15px;
}

.nav {
    width: 640px;
    float: right;
}

.lang span {
    padding-left: 5px;
}

.nav ul li {
    width: 127px;
    float: left;
    font-size: 16px;
    padding-top: 50px;
    padding-bottom: 40px;
    text-align: center;
    background: url("../images1/nav_bg1.png") /*tpa=http://qxu1649900151.my3w.com/Public/robots/images1/nav_bg1.png*/ no-repeat left top;
}

.nav ul li.select {
    background: url("../images1/nav_bg2.png") /*tpa=http://qxu1649900151.my3w.com/Public/robots/images1/nav_bg2.png*/ no-repeat left top;
}

.nav ul li.select a {
    color: #999;
}

.nav ul li:hover {
    background: url("../images1/nav_bg2.png") /*tpa=http://qxu1649900151.my3w.com/Public/robots/images1/nav_bg2.png*/ no-repeat left top;
}

.nav ul li:hover a {
    color: #999;
}

.in_con1 {
    padding-top: .15rem;
    padding-bottom: .6rem;
    /*background: #fff url(../images1/in_con1_bg.jpg) no-repeat center 40px;*/
}

.in_con_left {
    width: 500px;
    float: left;
}

.in_con_right {
    width: 490px;
    float: right;
}

.in_ttl01 {
    font-size: 30px;
    padding-bottom: 30px;
    color: #333;
}

.in_ttl02 {
    font-size: 30px;
    padding-bottom: 23px;
    color: #333;
}

.in02_w {
    position: relative;
    padding: .8rem 0;
    background: url("../images1/bg.png") /*tpa=http://qxu1649900151.my3w.com/Public/robots/images1/bg.png*/ no-repeat center;
}

.in_con2 {
    height: 430px;
    opacity: 0.5;
    position: absolute;
    left: 0;
    top: 0;
}

.wrapper1 {
    width: 1000px;
    position: relative;
}

.con2_p {
    width: 90%;
    max-width: 785px;
    margin: 0 auto;
    text-align: center;
}

/*.in02_p {*/
/*    position: absolute;*/
/*    top: 30px;*/
/*    z-index: 1000;*/
/*}*/

.in_p1 {
    font-size: 35px;
}

.in_con3 {
    padding-top: 55px;
    background: #f5f5f5;
    position: relative;
}

.in_con3_left {
    width: 620px;
    float: left;
}

.in_con3_right {
    width: 360px;
    float: right;
    padding-bottom: 10px;
    position: relative;
}

.in_con3_bg {
    position: absolute;
    right: -130px;
    bottom: 23px;
}

.in_con3_left ul li {
    width: 200px;
    float: left;
    background: #fff;
    text-align: center;
    border: 1px solid #d8d8d8;
    margin-right: 3px;
}

.in_con3_left ul li p {
    border-top: 1px solid #d8d8d8;
    padding-top: 10px;
    padding-bottom: 10px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.in_list1 li {
    position: relative;
    padding-left: 25px;
    padding-bottom: 15px;
    font-size: 14px;
}

.in_list1 li img {
    position: absolute;
    left: 0;
    top: 5px;
    vertical-align: middle;
    padding-right: 3px;
}

.copy {
    padding: 10px 0;
    background: url("../images1/bgc.png") /*tpa=http://qxu1649900151.my3w.com/Public/robots/images1/bgc.png*/;
    width: 100%;
    color: #fff;
    line-height: 30px;
}

.copy a {
    color: #fff;
}

.in02_p {
    width: 100%;
    margin: 0 auto;
    /*padding-top: 100px;*/
    text-align: center;
    color: #fff;
}

.copy a:hover {
    text-decoration: underline;
}
.mask {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 2;
}
.menu-nav {
    display: none;
}
/*********************** 首页 内容图片 **************************************/
#demo {
    width: 490px;
    height: 390px;
    overflow: hidden;
}

#demo li {
    float: left;
    position: relative;
    width: 155px;
    height: 100%;
    overflow: hidden;
    cursor: pointer;
    margin-right: 5px;
}

#demo li div {
    position: absolute;
    width: 155px;
    height: 40px;
    line-height: 40px;
    background: url("../images1/hot_bg.png") /*tpa=http://qxu1649900151.my3w.com/Public/robots/images1/hot_bg.png*/ left top;
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
    top: 50px;
    left: 13px;
    display: none;
    border: 1px solid #333;
    text-align: center;
}

#demo li div a {
    color: #000;
    text-decoration: none;
}

#demo li div a:hover {
    color: #F00;
    text-decoration: none;
}

#demo li:first-child {
    width: 313px;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
}

#demo li:first-child div {
    display: block;
}

.banner {
    position: relative;
    height: 180px;
    overflow: hidden;
}

/*********************** 首页 幻灯 **************************************/
#slides1 {
    display: block;
    width: 100%;
    height: 180px;
    overflow: hidden;
    list-style: none;
    opacity: 1 !important;
    padding: 0;
    margin: 0;
    position: relative;
}

#slides1 li {
    display: block;
    width: 100%;
    height: 180px;
    opacity: 1 !important;
    list-style: none;
    padding: 0;
    margin: 0;
    position: absolute;
}

#slides1 li a {
    display: block;
    width: 100%;
    height: 100%;
    text-indent: -9999px;
}

.floor {
    width: 54px;
    position: fixed;
    right: 10%;
    bottom: 230px;
    z-index: 10001;
}

.floor ul li {
    margin-bottom: 5px;
}

.floor ul li.erm {
    position: relative;
}

.erm_img {
    position: absolute;
    left: -190px;
    bottom: -30px;
    max-width: 1.83rem;
    z-index: 10001;
    display: none;
}

.hot-products {
    /* height: 442px; */
    overflow: hidden;
}

.hot-products li {
    position: relative;
    float: left;
    width: 314px;
    height: 388px;
    margin-left: 29px;
    margin-bottom: 29px;
    overflow: hidden;
}

.hot-products li:first-child {
    margin-left: 0;
}

.hot-products li:nth-of-type(3n+1) {
    margin-left: 0;
}

.hot-products li img {
    width: 100%;
    height: 100%;
}

.hot-products li span {
    position: absolute;
    width: 80%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    left:5%;
    bottom: 30px;
    max-width: 260px;
    height: 30px;
    padding: 0 10px;
    font-size: 14px;
    font-weight: bolder;
    line-height: 30px;
    color: #000;
    border: 1px solid #fff;
    cursor: pointer;
    background-color: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.hot-products li span:hover {
    background-color: rgba(255, 255, 255, 0.6);
}

.page-con {
    margin: .3rem 0 .5rem;
}

.item-list {
    text-align: center;
}

.item-list li {
    display: inline-block;
    margin: 0 10px 0 !important;
    padding: 0 30px 0 10px;
    font-size: 14px;
    color: #333;
    width: 188px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;

    height: 30px;
    line-height: 30px;
    border: 1px solid #333;
    background: url("../images1/jt-rs.png") /*tpa=http://qxu1649900151.my3w.com/Public/robots/images1/jt-rs.png*/ no-repeat right center;
}

.item-list li a {
    color: #333;
}

.item-list li:hover,
.item-list li.active {
    background: #333 url("../images1/jt-r.png") /*tpa=http://qxu1649900151.my3w.com/Public/robots/images1/jt-r.png*/ no-repeat right center;
}

.item-list li:hover a,
.item-list li.active a {
    color: #fff;
}

.text-con {
    padding: 0 60px;
    margin-top: .5rem;
}

.text-con h1 {
    padding: 0 10%;
    font-size: 30px;
    color: #333;
    text-align: center;
}

.text-content {
    margin-top: 50px;
    font-size: 14px;
    color: #333;
    line-height: 24px;
}

.page-text-no {
    margin-top: 50px;
    overflow: hidden;
}

.page-text-no-lf {
    float: left;
    max-width: 50%;
}

.page-text-no-lf a {
    font-size: 14px;
    line-height: 22px;
    color: #333;
}

.page-text-no-lf a:hover {
    text-decoration: underline;
}

.page-text-no-rg {
    float: right;
}

.page-text-no-rg a {
    display: block;
    width: 148px;
    height: 42px;
    font-size: 14px;
    text-align: center;
    line-height: 42px;
    color: #fff;
    background: #236eae;
}

.page-text-no-rg a:hover {
    background: #095aae;
}

/*-分页盒子-*/
.paging {
    font-size: 14px;
    padding: 15px 0 .5rem 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.paging1 {
    float: left;
    border-right: 1px solid #e6e7e8;
}

.paging1 li {
    line-height: 34px;
    color: #666;
    float: left;
    height: 34px;
    margin-bottom: 0 !important;
    border: 1px solid #e6e7e8;
    border-right: 0px;
    text-align: center;
}

.paging1 li.hover {
    background: #095aae;
    color: #fff;
}

.paging1 li:hover {
    color: #fff;
}

.paging1 li.hover a p {
    color: #fff;
}

.paging p {
    padding: 0px 13px;
    height: 34px;
}

.paging a p {
    color: #666;
    transition: background 0.3s;
    -moz-transition: background 0.3s; /* Firefox 4 */
    -webkit-transition: background 0.3s; /* Safari Ã¥â€™Å’ Chrome */
    -o-transition: background 0.3s;
}

.paging a:hover p {
    color: #fff;
    background: #095aae;
    border-color: #095aae;
}

.paging11 {
    line-height: 34px;
    color: #666;
    float: left;
    height: 34px;
    border: 1px solid #e6e7e8;
    border-right: 0px;
    text-align: center;
    float: left;
    background: #f7f7f7;
}

.paging11:hover a p {
    color: #666;
}

.paging11:hover a:hover p {
    color: #fff;
    background: #095aae;
    border-color: #095aae;
}

.paging12 {
    float: left;
    line-height: 36px;
    color: #333;
    padding: 0px 12px;
    font-size: 14px;
    color: #666;
}

.paging13 {
    line-height: 34px;
    border: 1px solid #e6e7e8;
    background: #f7f7f7;
    padding-left: 15px;
    height: 36px;
    width: 72px;
    color: #333;
    float: left;
    -webkit-appearance: none;
    outline: none;
}

.paging14 {
    line-height: 34px;
    color: #666;
    float: left;
    height: 34px;
    border: 1px solid #e6e7e8;
    margin-left: 3px;
    text-align: center;
    float: left;
    background: #f7f7f7;
}

.paging14:hover a p {
    color: #666;
}

.paging14:hover a:hover p {
    color: #fff;
    background: #095aae;
    border-color: #095aae;
}
.pages a, .pages span {
    width: 22px!important;
    height:26px !important;
    line-height: 26px!important;
    text-align: center;
}
